testing.testDeps.SetPanicOnExit0 (method)

3 uses

	testing (current package)
		testing.go#L2195: 	SetPanicOnExit0(bool)
		testing.go#L2558: 		m.deps.SetPanicOnExit0(true)
		testing.go#L2572: 		m.deps.SetPanicOnExit0(false)